golang.org/x/net/http2.gate.Done (method)
2 uses
golang.org/x/net/http2 (current package)
http2.go#L216: func (g gate) Done() { g <- struct{}{} }
server.go#L816: gateDone := gate.Done
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)